const crypto/tls.alertNoApplicationProtocol
5 uses
crypto/tls (current package)
alert.go#L60: alertNoApplicationProtocol alert = 120
alert.go#L97: alertNoApplicationProtocol: "no application protocol",
handshake_client_tls13.go#L564: c.sendAlert(alertNoApplicationProtocol)
handshake_server.go#L256: c.sendAlert(alertNoApplicationProtocol)
handshake_server_tls13.go#L299: c.sendAlert(alertNoApplicationProtocol)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)